home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 108_01 / _catalog.cg4 next >
Text File  |  1985-11-13  |  3KB  |  73 lines

  1. VOLUME CG4
  2.  
  3. DESCRIPTION:   Utilities I
  4.  
  5. NUMBER    SIZE    NAME        COMMENTS
  6.  
  7.         CATALOG.CG4    CONTENTS OF VOL. 
  8.  
  9.         -HISTORY.CG4    Background of these contributions.
  10. CG4.1    6K    B.C        Big directory program for
  11.                 H89/H19, generates alphabetic 
  12.                 directories.
  13. CG4.2    2K    BIGDIR.C    Big directory program for
  14.                 standard 24 x 80 screens.
  15. CG4.3    8K    CB.C        Pretty printer for C programs
  16. CG4.4    2K    CC0T.C        C pre-processor for TRS-80. 
  17.                 Translates special pound sign
  18.                 escapes into C special characters.
  19. CG4.5    9K    CCRL.C        Creates a CRL file from an existing
  20.                 COM file.
  21. CG4.6    3K    CCRL.DOC    Instructions for using above.
  22. CG4.7    4K    CHCNT.C     Demo program counts occurances of ASCII
  23.                 Characters in a file.
  24. CG4.8    2K    CLOCK.H     Header for DateDemo programs below.
  25. CG4.9    4K    COMP.C       Compares two files and lists differ-
  26.                 Comparison is line based.
  27. CG4.10    14K    COMPRESS.C    Program compacts files by replacing
  28.                 repeated strings with 1 char tokens.
  29. CG4.11    15K    COMPRESS.COM
  30. CG4.12    3K    COMPRESS.DOC
  31. CG4.13    8K    CONCORD.C    Creates an intermediate file
  32.                 which can be sorted to form a con-
  33.                 cordance for the input file.
  34.                 See CONOUT, WFREQ, MERGE, MSORT
  35.                 KWIC, LIST, STD.H
  36. CG4.14    4K    CONOUT.C      This processes the output of 
  37.                 CONCORD to create the finished 
  38.                 concordance.
  39. CG4.15    8K    DATEDEMO.C    Program demonstrating use of 
  40.                 Mountain Hardware real-time clock
  41.                 board.
  42. CG4.16    7K    DATEDEMO.COM
  43. CG4.17    12K    DATEDEMO.DOC    Article advocating use of C, 
  44.                 Explains above program.
  45. CG4.18    9K    DISK.C       "Disk Surgery program." Allows
  46.                 Direct manipulation of the media.
  47.                 Works only with single density.
  48. CG4.19    8K    DMF.C       Functions for KWIK related programs.
  49.                 See CONCORD and related documents
  50.                 above.
  51. CG4.20    7K    KWIC.C       Generates an unsorted Kwik index.
  52.                 See CONCORD above.
  53. CG4.21    5K    LIST.C       Program for listing text files.
  54. CG4.22    5K    MERGE.C       Generates a single sorted file from
  55.                 from smaller sorted files.
  56. CG4.23    8K    MSORT.C       Uses quick sort algoritm to create 
  57.                 sorted sub-files. See Merge, CONCORD.
  58. CG4.24    7K    RT11.C        Converts RT11 format to CPM format.
  59. CG4.25    14K    RT11.COM
  60. CG4.26    8K    RT11.DOC    Excellent documentation for
  61.                 RT11 translator.
  62. CG4.27    2K    RT11.H
  63. CG4.28    12K    RTFILES.C
  64. CG4.29    4K    RTMISC.C
  65. CG4.30    3K    SHOW.C          Permits the display (using escape
  66.                 representations) of all characters
  67.                 in a file. (Even parity bits!!)
  68. CG4.31    7K    STD.H         Header for KWIC related programs.
  69. CG4.32    2K    STRIP.C         Strips high-order bits from a file.
  70. CG4.33    1K    WC.C          Program to count words in a file.
  71. CG4.34    4K    WFREQ.C         KWIK companion, tallies the frequency
  72.                 of occurance for words in a file.
  73.